Overview Clamps Packages CM Dictionary Clamps Dictionary Fomus
Next: amp->db-slider , Previous: all-permutations , Up: A , Home: Overview

Clamps Dictionary

amp->db

Function

(amp->db amp)

Return dB value of linear amplitude amp. An amplitude of 0 returns a dB value of -100.

Arguments

amp Positive Integer denoting linear amplitude.

Example

(amp->db 1) ; => 0.0
(amp->db 0) ;= -100

Author: Orm Finnendahl

Created: 2025-02-18 Di 12:58

Validate